[INFO] fetching crate opstr 1.1.0...
[INFO] testing opstr-1.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate opstr 1.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate opstr 1.1.0
[INFO] finished tweaking crates.io crate opstr 1.1.0
[INFO] tweaked toml for crates.io crate opstr 1.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opstr 1.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate opstr 1.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e720baa90fe78b8e6c09abf578ac7c6b68debe1c6b5ec8e6d6f6c96562fd0742
[INFO] running `Command { std: "docker" "start" "-a" "e720baa90fe78b8e6c09abf578ac7c6b68debe1c6b5ec8e6d6f6c96562fd0742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e720baa90fe78b8e6c09abf578ac7c6b68debe1c6b5ec8e6d6f6c96562fd0742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e720baa90fe78b8e6c09abf578ac7c6b68debe1c6b5ec8e6d6f6c96562fd0742", kill_on_drop: false }`
[INFO] [stdout] e720baa90fe78b8e6c09abf578ac7c6b68debe1c6b5ec8e6d6f6c96562fd0742
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d56b70b0074c750065bf6a2f1412c732223ccd1afbd1b8a49d26f34e90ab36af
[INFO] running `Command { std: "docker" "start" "-a" "d56b70b0074c750065bf6a2f1412c732223ccd1afbd1b8a49d26f34e90ab36af", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling writeable v0.5.4
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling embedded-io v0.4.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.4.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling icu_properties_data v1.4.0
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling icu_calendar_data v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling icu_timezone_data v1.4.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling icu_plurals_data v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling icu_decimal_data v1.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling icu_collator_data v1.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling icu_casemap_data v1.4.0
[INFO] [stderr]    Compiling icu_segmenter_data v1.4.0
[INFO] [stderr]    Compiling icu_datetime_data v1.4.0
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling icu_list_data v1.4.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.2.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr] error: could not compile `icu_datetime_data` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name icu_datetime_data --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_datetime_data-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3a3264c249c7fb2d -C extra-filename=-3ab7a1ba6c239b4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d56b70b0074c750065bf6a2f1412c732223ccd1afbd1b8a49d26f34e90ab36af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56b70b0074c750065bf6a2f1412c732223ccd1afbd1b8a49d26f34e90ab36af", kill_on_drop: false }`
[INFO] [stdout] d56b70b0074c750065bf6a2f1412c732223ccd1afbd1b8a49d26f34e90ab36af
